CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AVR timer

搜索资源列表

  1. timer-main

    0下载:
  2. AVR单片机的定时器使用范例,包括CTC模式,快速PWM模式,以及相位修正PWM模式。-AVR examples of the use of the timer, including CTC model, fast PWM mode and that phase PWM mode.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46004
    • 提供者:李楠
  1. AVR-6

    0下载:
  2. AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer / counter All ATMEAG16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:181404
    • 提供者:liming
  1. Timer

    0下载:
  2. AVR单片机ATMEGA128实习之—定时器中断(附带Proteus仿真例子)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51019
    • 提供者:meng
  1. avr

    0下载:
  2. timer interrupt
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:16400402
    • 提供者:lkduo
  1. TIMER

    0下载:
  2. AVR单片机计时器操作,可共初级AVR单片机学习者学习,调试。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1242
    • 提供者:李鑫旺
  1. AVR

    0下载:
  2. AVR初学者学习,使用AVR_GCC入门,以timer定时为例学习使用AVR编程-study AVR begin,AVR start write,Program initialization and timer timing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:583
    • 提供者:yangxuemei
  1. timer

    0下载:
  2. timer full program for avr atmega 16
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:27776
    • 提供者:sudheesh
  1. Timer

    0下载:
  2. How avr timer works? how to implement avr timer. full with descr iption
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:24467
    • 提供者:nahian
  1. PWM

    0下载:
  2. AVR定时器0的快速PWM实验程序,AVR定时器0的快速PWM实验程序-AVR Timer 0 fast PWM test program,AVR Timer 0 fast PWM test program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10428
    • 提供者:xujinhong
  1. atmega88

    0下载:
  2. avr 定时器测试程序,MCU ATMEGA-avr timer test program, MCU ATMEGA88
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:9607
    • 提供者:du
  1. AVR

    0下载:
  2. AVR单片机的功能测试程序,C语言 包括:ad转换,中断,定时计数器,看门狗等-AVR functional test procedures, C language, including: ad conversion, interrupt, timer counter, watchdog, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:317026
    • 提供者:zr
  1. AVR-timer-counter--with-C-programe

    0下载:
  2. AVR 定时计数器详解+例子 ,看完必会,C语言编写-timer counter AVR
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:340536
    • 提供者:suca
  1. avr-c-timer

    0下载:
  2. MCU:AVR , Compiler:CodeVision(C) , How to creat one second delay with avr timer unit
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:93716
    • 提供者:saber
  1. AVR-timer-use-example

    0下载:
  2. 嵌入式入門的資料 適合初學者 希望對初學者有用-Collection for many years Avr function test program is very easy to understand for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:37231
    • 提供者:amei
  1. timer.PWM.ICP

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50 占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure is simple demonstration how to use the ATMEGA16 the timer To AVR timer points The T0 work in CTC mode
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:33335
    • 提供者:000
  1. AVR单片机定时器

    0下载:
  2. 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:166912
    • 提供者:paul1982
  1. timer

    0下载:
  2. ATMEGA16L 单片机定时器配置例子 C语言(ATMEGA16L SCM timer configuration example, C language)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1435648
    • 提供者:chenkun
  1. Timer

    0下载:
  2. Timer code for Avr microcontroller
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:nomimalik
  1. avr_timer

    0下载:
  2. archivo de configuracion de avr
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:339968
    • 提供者:linkineliseo
  1. Lab8Assign

    0下载:
  2. Avr-C Timer0 usage in displaying values on seven-segments display in Proteus
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:18432
    • 提供者:SohaOsama_
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com